You can browse C++ class hierarchies from within Emacs by using Ebrowse.
This file documents Ebrowse, a C++ class browser for GNU Emacs.
Copyright © 2000–2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with the Front-Cover Texts being “A GNU Manual,” and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled “GNU Free Documentation License”.
(a) The FSF’s Back-Cover Text is: “You have the freedom to copy and modify this GNU manual.”
| • Overview: | What is it and how does it work? | |
| • Generating browser files: | How to process C++ source files | |
| • Loading a Tree: | How to start browsing | |
| • Tree Buffers: | Traversing class hierarchies | |
| • Member Buffers: | Looking at member information | |
| • Tags-like Functions: | Finding members from source files | |
| • GNU Free Documentation License: | The license for this documentation. | |
| • Concept Index: | An entry for each concept defined |